records

records

Active filters Clear all

No active filters

Filters

Gross Crane Rate

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
السنة
               

No description available for this field.

Name (identifier)
year
Type
decimal
Sample
                       
الربع
               

No description available for this field.

Name (identifier)
quarter
Type
decimal
Sample
                       
معدل تشغيل الرافعات (بالساعات)
               

No description available for this field.

Name (identifier)
gcr
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"gcr-2018",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gcr-2018"
      }
    ]
    ,
  • "definitions":
    {
    • "gcr-2018":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gcr-2018_records"
            }
          }
        }
      }
      ,
    • "gcr-2018_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"number",
              • "title":"السنة",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"number",
              • "title":"الربع",
              • "description":""
              }
              ,
            • "gcr":
              {
              • "type":"number",
              • "title":"معدل تشغيل الرافعات (بالساعات)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets